home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / compression-faq / part3 < prev    next >
Encoding:
Internet Message Format  |  1993-06-09  |  21.8 KB

  1. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!gatech!howland.reston.ans.net!usc!cs.utexas.edu!utnut!torn!nott!bnrgate!bnr.co.uk!pipex!uknet!mcsun!julienas!chorus!chorus.fr
  2. From: jloup@chorus.fr (Jean-loup Gailly)
  3. Newsgroups: comp.compression,news.answers,comp.answers
  4. Subject: comp.compression Frequently Asked Questions (part 3/3)
  5. Summary: *** READ THIS BEFORE POSTING ***
  6. Keywords: data compression, FAQ
  7. Message-ID: <compr3_9jun93@chorus.fr>
  8. Date: 9 Jun 93 13:23:43 GMT
  9. Expires: 30 Jul 93 16:17:20 GMT
  10. References: <compr1_9jun93@chorus.fr> <compr2_9jun93@chorus.fr>
  11. Sender: news@chorus.chorus.fr
  12. Reply-To: jloup@chorus.fr
  13. Followup-To: comp.compression
  14. Lines: 556
  15. Approved: news-answers-request@MIT.Edu
  16. Supersedes: <compr3_19may93@chorus.fr>
  17. Xref: senator-bedfellow.mit.edu comp.compression:7822 news.answers:9222 comp.answers:928
  18.  
  19. Archive-name: compression-faq/part3
  20. Last-modified: May 19th, 1993
  21.  
  22. This file is part 3 of a set of Frequently Asked Questions for the
  23. groups comp.compression and comp.compression.research.
  24. If you did not get part 1 or 2, you can get them by ftp
  25. on rtfm.mit.edu in directory
  26.    /pub/usenet/news.answers/compression-faq
  27.  
  28. If you don't want to see this FAQ regularly, please add the subject
  29. line to your kill file. If you have corrections or suggestions for
  30. this FAQ, send them to Jean-loup Gailly <jloup@chorus.fr>.  Thank you.
  31.  
  32. Contents
  33. ========
  34.  
  35. Part 3: (Long) list of image compression hardware
  36.  
  37. [85] Image compression hardware
  38. [99] Acknowledgments
  39.  
  40.  
  41. Search for "Subject: [#]" to get to question number # quickly. Some news
  42. readers can also take advantage of the message digest format used here.
  43.  
  44. ------------------------------------------------------------------------------
  45.  
  46. Subject: [85] Image compression hardware
  47.  
  48. Here is a list of sources of image compression hardware (JPEG, MPEG,
  49. H.261 and others), reposted with the author's permission.  The list is
  50. probably a little dated already, but it is a good starting point for
  51. seeking compression chips. (Please send corrections/additions to
  52. jloup@chorus.fr). References are taken from:
  53.  
  54.    VIDEO COMPRESSION OPTIONS, IEEE CICC 6-May-92
  55.    John J. Bloomer, jbloomer@crd.ge.com, Fathy F. Yassa, Aiman A. Abdel-Malek
  56.    General Electric Corporate R&D, KWC317 Signals and Systems Laboratory
  57.    PO Box 8, Schenectady NY, 12301
  58.  
  59. Some comments are from C. Fogg <cfogg@u.washington.edu> and George Warner
  60. <warnergt@aloft.att.com>.
  61.  
  62.  
  63.  Pipelined Processors, Building Blocks (Chip Sets)
  64.  -------------------------------------------------
  65.  
  66. STI3200, IMSA121, STI3208 - SGS-Thompson DCT processors.  602-867-6279
  67.     - 3200 has multiple block size options, DC to 13.5 MHz
  68.     - A121 8x8 fixed blocks, DC to 20MHz, add/sub loop, CCITT compatible
  69.     - 3208 8x8 fixed blocks, DC to 40MHz, CCITT compatible at 20MHz
  70.  
  71. STI3220 - SGS-Thompson motion estimator (H.261, MPEG).  602-867-6279
  72.     - 8-bit input pixels, 4-bit H and V vectors out
  73.     - adjustable block size matcher (8x8, 8x16, 16x16)
  74.     - +7/-8 search window
  75.     - 5V, 2W at 18MHz (max), 68 pin PLCC
  76.  
  77. L64765 , L64735 , L64745 - 3-chip LSI Logic JPEG set.  408-433-4383
  78.     - L64765 raster-to-block and color-space converter, jointly developed
  79.           with Rapid Tech.
  80.     - L64735 block DCT processor
  81.     - L64745 JPEG coder support, stand-alone lossless DPCM codec, dynamic
  82.           Huffman
  83.     - 27 MB/s on CCIR601 frames
  84.     - minimal support logic, color and gray scale
  85.     - 68-pin PGA or PLCC, 27 and 20 MHz versions
  86.  
  87. L647*0 and L6471* families - LSI Logic H.621/MPEG pieces.  408-433-8000
  88.     - L64720 motion estimator, 30/40MHz, 8x8, 16x16 blocks, 32x32 or 16x16 
  89.           search window, 68-pin CPGA or PPGA
  90.     - L64730 & 735 8x8 DCT processors (12 & 8-9 bits)
  91.     - L64740 8x8 block quantization
  92.     - L64760 intra/inter-frame coding decision
  93.     - L64715 BCH error correction
  94.     - L64750/L64751 variable length encode/decode (H.261-specific)
  95.  
  96. ZR36020 and ZR36031 - Zoran DCT processor & quantization/encoding. 408-986-1314
  97.     - JPEG-like scheme using 16-bit, two's complement fixed point
  98.           arithmetic
  99.     - includes bit-rate controls for constant # of pictures per card
  100.     - 7.4 MHz, < 1W, 20mW in standby mode, 7.5 frames/s (f/s)
  101.     - 36020 - 44-pin plastic quad flatpack (PQFP) or 48-pin ceramic DIP
  102.     - 36031 - 100-pin PQFP or 85-pin PGA.
  103.     - co-developments with Fuji Photo Film Co. Ltd. digital IC-card
  104.           camera market
  105.  
  106.     Does 2-passes of image: generate histogram for optimum Huffman
  107.     tables and quantization compute step size (ala H.261 and
  108.     MPEG-I) for each macroblock or minimum coded unit (MCU).
  109.  
  110.     JPEG-compatible codec expected soon.
  111.  
  112. LDM3104  - Olympus DCT coefficient encoder
  113.     - constant rate, digital IC-card camera market
  114.     - 750 mW, 25 mW standby, 100-poin QFP
  115.  
  116. TMC2312 - TRW quantizer/Huffman encoder, TMC2313 Huffman decoder/dequantizer
  117.  
  118. TMC2311 - TRW CMOS Fast Cosine Transform Processor.  
  119.     - 12 Bits, 15 M pixels/s
  120.     - complies with the CCITT SGXV ( e.g. JPEG, H.261 and MPEG )
  121.     - includes an adder-subtractor for linear predictive coding
  122.  
  123. MN195901 - Matsushita Electric Industrial Co.   See ISSCC 1992
  124.     - 16-bit, 60 MIP video signal processor
  125.     - 25 uS instruction processing
  126.     - on-board DCT and absolute differencing
  127.     - Philips Signetics US fab.
  128.  
  129. HGCT - Ricoh CRC, Generalized Chen Transform demonstration chip.  408-281-1436
  130.     - 2D JPEG/MPEG/H.261 compatible DCT
  131.     - includes quantization
  132.     - 30MHz, 15K gates
  133.     - licensing possible
  134.  
  135. GCTX64000 - Graphic Communication Technology Corp. chipset
  136.     - provides CCITT H.261
  137.     - VLSI Technology and Hitachi supply H.261 codec core. 1 micron CMOS.
  138.  
  139. BT - British Telecommunications  plc., Martlesham labs designed
  140.     - H.261 codec chipset, Motorola fab.
  141.     - 13 chips total for codec.
  142.  
  143.  
  144.  Pipelined Processors, Monolithic, Programmable
  145.  ----------------------------------------------
  146.  
  147. Vision Processor - Integrated Information Technology Inc. 408-727-1885
  148.     - generic DCT, motion compensated & entropy coding codec
  149.     - microcode for still- and motion-video compression (JPEG, H.261 and
  150.           MPEG1)
  151.     - 1 micron CMOS, 20 MHz and 33 MHz, PGA and 84-pin QFP  
  152.     - JPEG only and JPEG/H/261/MPEG versions available, H.261 at 30 f/s.  
  153.     - used by Compression Labs, Inc. CDV teleconferencing system
  154.     - rumored to be the heart of the AT&T picture phone
  155.  
  156. MN195901 - Matsushita Electric Industrial Corp
  157.     - 40 MHz DSP, built-in DCT
  158.     - 16-bit fixed-point
  159.  
  160. AVP1000  - Motorola JPEG, MPEG and H.261 codec chipset.  800-372-2447
  161.     - 1400D decoder, 1400C system controller
  162.     - 1300E H.261 (CIF, QCIF, CIF240) at 30 f/s, I-frame only MPEG.
  163.     - 1400E is superset of 1300E, motion with 1/2 pixel resolution over +/-
  164.           32 pixels
  165.     - YCbCr video or digital input, on-board rate FIFOs, external RAM
  166.           required
  167.     - 0.75 micron, 50 MHz CMOS
  168.  
  169.     AVP1000 is from AT&T Microelectronics.  The AT&T chip set
  170.     handles MPEG-1, H.261, and JPEG.  1400D has on board color
  171.     space convertor.  Limited to 4Mb/s coded rate.  The DSP does
  172.     the MUSICAM decoding (up to layer II ?)
  173.  
  174.  
  175. 82750PB, 82750DB - Intel DVI  pixel and display YUV color space processors.
  176.     - proprietary machine code employed for compression
  177.     - usable for other algorithms (e.g., JPEG, H.261 or MPEG1 at reduced
  178.           data rates)
  179.  
  180.  
  181.  Pipelined Processors, Monolithic, Fixed Lossless - Entropy Coders, DPCM, VQ
  182.  ---------------------------------------------------------------------------
  183.  
  184. DCP - Integrated Information Tech. Inc. Data Compressor Processor  408-727-1885
  185.     - LZ codec with on-chip dictionary store
  186.     - on-chip buffers supporting block moves
  187.     - targeting disk drives and network controller markets
  188.     - 3.3V, 84-pin PQFP
  189.  
  190. Mystic - HP's DC-LZ codec.  408-749-9500
  191.  
  192. AHA3210 - Advanced Hardware Architectures DC-LZ codec. 208-883-8000
  193.     - two independent DMA ports for 10 MB/s compress, decompress &
  194.           pass-thru
  195.     - addressing allows up to 16 MB record compression
  196.     - 20 MHz internal clock, 200 mW, 100-pin PQFP
  197.     - interface to AHA5101/5121 QIC tape controller/formatter
  198.     - HP licensee
  199.  
  200. AHA3xxx/xxy - Rice (UNC) algorithm, 20M samples/sec, 4 to 14 bits. 208-883-8000
  201.  
  202. CRM1000 - CERAM Inc. entropy codec, proprietary algorithm.  719-540-8500
  203.  
  204. Rice - UNC algorithm prototype, 180 Mb/s.  See IEEE CICC 1992
  205.     - other CICC 1992 papers:
  206.        +JS.E. Kerneny et.al. differential read, pyramidal output CCD
  207.          + A. Aggoun et.al. DPCM processing
  208.  
  209. DCD - Philips Data Compressor Decompressor IC. 914-945-6000
  210.     - See CICC 1990 proceedings, H. Blume, et.al.
  211.     - LZ codec, 20 MHz clock
  212.     - Internal FIFOs, separate input/output buses, max 10 Mword/s data in
  213.     - 5 V CMOS, 175-pin PGA
  214.  
  215. 9705 - Second generation Stac Electronics accelerator chip.  619-431-7474
  216.     - Stacker LZA compression scheme(LZ-based)
  217.     - compress at approx. 2.5 MB/s, decompress at 6 MB/s (39+ faster than
  218.           9704)
  219.     - standby mode 300uA
  220.     - embedded in tapes and disks (e.g., QIC-122 Ten X Technology
  221.           512-346-8360)
  222.     - file compression board & software:
  223.         + for the PC/AT - from Stac
  224.         + for the Macintosh - from Sigma Design 415-770-0100 (40 MHz 9703)
  225.     - InfoChip Systems Inc. - proprietary string-matching technology
  226.           408-727-0514
  227.  
  228. VCEP or OTI95C71/Am95C71 - Oak Technology Inc. 408-737-0888
  229.     - AMD CCITT B&W fax image compression
  230.  
  231.  
  232.  Pipelined Processors, Monolithic, Fixed Lossy
  233.  ---------------------------------------------
  234.  
  235. MB86356B - Fujitsu LTD.
  236.     - JPEG DIS 10918-1 baseline  codec
  237.     - on-chip quantizer tables
  238.     - 2.5M pixel/sec input, up to 10MB/sec output
  239.     - supports progressive and DPCM lossless modes 
  240.     - 135 pin PGA.
  241.  
  242. CL550-30 - C-Cube Microsystems 408-944-6300
  243.     - JPEG-8-R2 compliant baseline codec
  244.     - 350-level pipeline, on-chip Huffman and quantizer table
  245.     - 44.1 MB/sec (15 MB/sec for -10)
  246.     - RGB, YUV, CMYK supported, CCIR 601 in real-time
  247.     - 16/32-bit host interface 
  248.     - 144 pin PGA or QFP, 2.5W at 29.41 MHz
  249.  
  250.     Limited to 2MB/sec (15Mb/s) coded rate.  35MHz PGA version
  251.     available.  2:1 horizontal filter, on board programmable color
  252.     space convertor.  Allows on pair of quantization tables to be
  253.     loaded while other pair is used to code or decode data stream.
  254.     Needs maintanence by host.
  255.  
  256. STI140 - SGS-Thompson JPEG baseline codec.  617-259-0300 [** Now cancelled **]
  257.     - see CICC 1991 proceedings, M. Bolton.
  258.     - 20 Mpixel/sec input, up to 20 MB/sec output
  259.     - supports 24-bit color, 8-bit grey and 12-bit extended pixels
  260.     - on chip Huffman and quantizer tables
  261.     - 144 pin PQFP, 5V, < 2W., 10mW power-down mode
  262.     - 1.2 micron, 3-layer metal CMOS, 20 MHz.    `
  263.  
  264. UVC7710 - UVC Corp. Integrated Multimedia Processor.  714-261-5336
  265.     - proprietary, patented intra-frame compression, on-chip code tables
  266.     - 20-35:1, 12.5 Mpixels/sec., compressed audio
  267.     - includes much of the PC-AT (16-bit ISA) bus interface logic
  268.     - 128 pin PJQFP plastic
  269.  
  270. CL950 - C-Cube/JVC implementation of the MPEG-JVC or extended mode MPEG2 
  271.         announced.  6-9 Mb/sec.
  272.  
  273.     JVC mode is not MPEG-II compliant (there isn't an MPEG2 standard yet)
  274.     but is an extension of MPEG1 at a higher rate plus interlace video
  275.     handling.
  276.  
  277. CL450 - Announced June 1992.  Scaled down version of CL950, with 3Mb/sec
  278.         limit.  Does not code or decode JPEG, only MPEG-I decoding.
  279.  
  280. CD-I - ASICs planned for CD-ROM, Compact Disk-Interactive defacto standards
  281.     - CD-ROM XA - Sony-Philips-Motorola-Microsoft
  282.     - CDTV -  Commodore.  YUV processing.
  283.     - audio ADPCM encode/decode PC/AT boards available from Sony
  284.           408-432-0190
  285.  
  286.     Phillips has exclusively contracted the CL450 for use in motion video
  287.     expansion slot on CD-I players.
  288.  
  289.  
  290.  Codecs Chips Under Development
  291.  ------------------------------
  292.  
  293. MPEG1 codec chips due from - TI, Brooktree, Cypress Semiconductor, Motorola 
  294. (successor to the DSP96002 Multimedia Engine), Xing Technology/Analog Devices, 
  295. Sony and C-Cube
  296.  
  297.  
  298. Windbond Electronics Corp. is developing a DSP chip for CD-I, MPEG and JPEG
  299.  
  300.  
  301.  Using these Chips: Board Level Compression Hardware
  302.  ------------------------------------------------------
  303.  
  304. + JPEG Using CL550
  305.  
  306. + JPEG Using Other Chip Sets
  307.  
  308. + DSP Chip Based JPEG/MPEG Solutions
  309.  
  310. + Integrated Compressed Digital Video Boards 
  311.  
  312.  
  313.  JPEG Using CL550
  314.  ---------------
  315. C-Cube - 408-944-6300 ISA and NuBus boards 
  316.     - for development and limited time-constraint applications
  317.     - 1-2.5 MB/sec host bus constraints
  318.     - Image Compression Interface (ISI) software for 3rd party CL550
  319.           integration
  320.  
  321. VideoSpigot/SuperSqueeze - SuperMac Technology 408-245-2202
  322.     - a CL550A on a NuBus board
  323.     - 24 frame/s with CD-quality audio
  324.     - reads from Winchester and magneto-optic drives
  325.  
  326. Fluency VSA-1000 - Fluent Machines, Inc. AT board set.  508 626-2144
  327.     - compress/decompress real-time synced audio & video to a i386 PC
  328.           Winchester
  329.     - NTSC or PAL input, 320x240 pixels saved
  330.     - uses i960 chip, no additional boards needed
  331.     - M/S Windows support, 3rd party S/W (e.g., AimTech 603-883-0220)
  332.  
  333. Super Motion Compression - New Media Graphics  PC/AT board.  800 288-2207
  334.     - 8Khz, 8-bit compressed audio
  335.     - 30 f/s JPEG to & from disk
  336.     - earlier reports: still-frame compression in several seconds per MB
  337.  
  338.  
  339. Leadview  - Lead Tech Inc. AT board uses the CL550 to compress/decompress
  340.             JFIF or JTIF format files
  341.  
  342. Monalisa - Opta Inc. AT board uses the CL550
  343.  
  344. Squeeze - Rapid Technology AT board
  345.     - Integrated by a number of vendors into 3rd party multimedia,
  346.           video-editing PC stations
  347.  
  348. Parallax Graphics - SBus, VME and PC-AT boards.  408-727-2220
  349.  
  350. Chips and Technologies - JPEG development kit due.
  351.  
  352.  
  353.  JPEG Using Other Chipsets
  354.  -------------------------
  355.  
  356. Visionary - Rapid Technology JPEG AT board.  716-833-8534
  357.     -  LSI Logic JPEG chips L647-35, -45 & -65
  358.     - 30 f/s motion JPEG
  359.     - 256x240 pixel compression and display from CCIR-601 input
  360.     - private codec-frame buffer bus
  361.     - also integrated with TrueVision multimedia hardware
  362.  
  363. Media 100  - Data Translation nonlinear video production system for the
  364.           Macintosh  (QuickTime).  22 MB/s (PAL) and 18MB/s (NTSC) throughput.
  365.  
  366. Alice - Telephoto Communications Inc. 619-452-0903
  367.     - Alice-H350 (PC/AT) and -H365 (PS/2) codec boards
  368.     - use a 40 MHz TMS320C51 DSP and a IMSA121 DCT processor chip
  369.     - JPEG (lossy and lossless), CCITT G3/G4, color and grey-scale images
  370.  
  371. Xing Technology - Hardware accelerator.  805-473-0145
  372.     - compatible with their VT-Express JPEG Turbo Accelerator Software
  373.  
  374. Video/1 - PsiTech Inc. 714-968-7818
  375.     - includes a 6U VME/VSB JPEG Processing Card 
  376.     - compresses RS-170, NTSC, PAL or Secam video into 8 MB of on-board RAM
  377.  
  378.  
  379.  DSP Chip Based JPEG/MPEG Solutions
  380.  ----------------------------------
  381.  
  382. Optipac - Optivision Inc. PC/AT, ISA & VME codecs.  800-562-8934
  383.     - JPEG (lossless and lossy), CCITT III/IV
  384.     - 1 to 5 TMS32C025s
  385.     - 512x400x16-bit images in < 1 sec.
  386.  
  387. XCeed ICDP-II - Micron Technology Inc. NuBus card
  388.     - uses two AT&T Microelectronics DSP-16 DSP chips
  389.     - driven by Storm Technologies PicturePress software
  390.     - executes an enhanced JPEG algorithm at near-realtime.
  391.  
  392. PicturePress Accelerator - Storm Technology 415-691-1111 (see above)
  393.     - also has a line of VME compression boards
  394.     - Micro Dynamics Ltd. imaging systems use Storm accelerator
  395.           301-589-6300
  396.  
  397. Picture Packer Accelerator - Video & Image Compression Corp.
  398.     - AT and NuBus boards use the JPEG Open Standard and a TMS320C25
  399.  
  400. VideoPix - Software JPEG boards are offered by Sun Microsystems (S-Bus).
  401.  
  402. Phoenix System - T/one Inc. uses an Optivision Optipac 3250 to talk to a Storm 
  403.                  Technologies NuBus PicturePress Accelerator to talk JPEG over 
  404.                  analog phone lines.
  405.  
  406. Nextdimension - NeXt Computer Inc. 415-780-3912
  407.     - 24+8-bit alpha, 640x480, 30 f/s decompression
  408.     - CL550 version not shipping as announced. 
  409.  
  410. Spirit-40  - Sonitech International Inc. ISA card. 617-235-6824
  411.     - two TMS320C40 DSPs for 80 MFLOPS
  412.     - connect 16 boards in a hypercube for up to 1280 MFLOPS
  413.     - JPEG, MPEG-1 audio and other voice coding applications included 
  414.  
  415. HardPak - CERAM Inc., ISA and EISA file compression board.  719-540-8500
  416.     - 3.4 x 1.8 inch footprint (notebook, laptops)
  417.     - 32KB on-board write-thru file compression cache
  418.     - CERAM also has an SBus compressive swap-space accelerator for Suns
  419.  
  420. macDSP - Spectral Innovations, AT&T DSPC32-based accelerator.  408-727-1314
  421.     - JPEG functions available
  422.     - 30 MFLOPS on the NuBus
  423.  
  424.  
  425. VCA-1  - Video compression accelerator for Sun workstations.
  426.            Tel: (310)829-7733, FAX: (310)829-1694, Internet: spacecc@cerf.net
  427.          Special-Purpose Hardware for Motion Estimation and DCTs
  428.      Performs 8x8 DCTs in 21 microsec after first DCT at 52 microsec.*
  429.      Performs 32x32 cross search for 16x16 block in 239 microsec.*
  430.          (*Stated times are for a 25-MHz SBus.)
  431.      Mounts in a single SBus slot.
  432.      Included software allows user-transparent access.
  433.      Price: $2,900 (subject to change without notice).
  434.  
  435.  Integrated Digital Video Boards - Miscellaneous Multimedia, Video Conferencing
  436.  ------------------------------------------------------------------------------
  437.  
  438. VCI/oem - Vista Communication Instruments, Inc. +358 0 460 099
  439.     - two AT-board H.261 video codec, PAL or NTSC cameras and monitors
  440.     -56 kbps (64 kbps) to 2 Mbps, 64 kbps increments
  441.     - H.221 framing and synchronizing     - H.241 network signalling 
  442.     - H.200/AV.254 forthcoming standard for compressed audio
  443.     - network interface boards available
  444.  
  445. MediaStation- VideoLogic Inc., JPEG compression board for ISA bus. 617-494-0530
  446.     - works with VideoLogic DVA-4000/ISA motion video board, custom bus
  447.     - CL-550 plus ADPCM and PCM audio support
  448.     - Inmos Transputer for I/O scheduling
  449.     - Microsoft Windows Multimedia Extensions and proprietary interfaces
  450.  
  451. DECspin - Digital Equipment CorpSound/Picture Information Network 508-493-5111
  452.     - full motion, true-color (24-bit) and greyscale (8-bit black & white)
  453.     - variable frame size and rate up to 640 x480 x30 NTSC true-color 
  454.     - Internet or DECnet transmission and disk I/O of live synchronized
  455.           video/audio
  456.     - video teleconferencing using standard network protocols 
  457.     - create and edit of audio and video sequences
  458.     - voice grade live audio sequences
  459.     - DECmedia DECvideo and DECaudio hardware and software required
  460.  
  461. ActionMedia II - Intel/IBM DVI PS/2 and PC/AT boards.  914-642-5472
  462.     - i750 processor boards for capture and delivery systems
  463.     - Microsoft programming support libraries
  464.     - proprietary RTV and PLV compression algorithms resident, time and
  465.           time/space VQ
  466.     - contact Intel Literature Center for #B4P-05 algorithm structure
  467.     - Real Time  Video (RTV) algorithm 1.5 , effective 128x120 pixel
  468.           sequence at 30 f/s.
  469.     - RTV 1.0 is 128x240 at 10 f/s. 
  470.     - Presentation Level Video (PLV) - extensive off-line processing,
  471.           exploits inter-frame coherence.  
  472.     - i750 processor capable of playing-back PLV-compressed 256x240
  473.           sequences at 30 f/s. 
  474.  
  475. DVI Board - Fast Electronic U.S. Inc. laptop board.  508-655-3278
  476.     - uses Intel i750 chipset
  477.     - compress or decompress video at up to 30 f/s
  478.  
  479. EyeQ - New Video Corp. DVI boards for the Macintosh.  213-396-0282
  480.     - uses Intel i750 chipset
  481.     - 150 KB/s full-motion compressed video
  482.     - T1 and Winchester integration paths
  483.  
  484. Copernicus 1000 & 2000 - DesignTech, 408-453-9510
  485.     - DVI-based presentation and authoring systems 
  486.  
  487. Spectrum Signal Processing - DSP96002-based PC-AT board
  488.     - up to four boards in cascade
  489.     - other TI, Analog Devices and AT&T-based DSP offerings
  490.  
  491. Ariel Corp. - Dual DSP96002 PC-AT board with compression support.  201-429-2900
  492.  
  493. Capture I - UVC Corp., 16-bit ISA bus board.  714-261-5336 
  494.     - 30 f/s of 640/480 interlace capture and record (uses UVC7710)
  495.     - NTSC or PAL input
  496.     - VPC200/201 development board set - proprietary NTSC video codec
  497.          (audio card required).  
  498.  
  499. Leadview  - Lead Technologies, Inc. accelerates an enhanced JPEG algorithm
  500.    on ISA
  501.  
  502. IBM - near-term availability:
  503.     (1) IBM United Kingdom and British Telecommunications plc. 
  504.     - PC or PS/2 add-on boards by end of 1993
  505.     - interface to ISDN 2 service (one or two 64kb/s channels)
  506.     - BT also planning residential videophone product with GEC Marconi Ltd.
  507.  
  508. (2) IBM Japan PS/2 board 
  509.     - uses GCTX64000 for H.261 
  510.     - ISDN (narrowband 64kb/s ) and IEEE 802.5 LAN interfaces
  511.  
  512.  
  513. Optibase 100 - Optibase, Inc. DSP-based compression/expansion boards.
  514.    818-719-6566
  515.     - supports JPEG
  516.     - supports CCITT G.721 and ANSI T1.301 & T1.303  drafts (voice and
  517.           music) 
  518.     - and proprietary compression (AADCT, lossless)
  519.  
  520. Motorola - DSP56002 (fixed-point 40MHz version of the 56001)
  521.  
  522. AT&T JPEG coder (George Warner <warnergt@aloft.att.com>)
  523.         - runs on a DSP3210 under the VCOS operating system.
  524.       The coder can be used to simultaneously compress/decompress
  525.       multiple images and/or be used in conjunction with other DSP
  526.       modules to preprocess or postprocess the image data.
  527.  
  528.       Other modules available for the DSP3210 include audio coders
  529.       (such as MPEG, SBC, CDXA, and G.722), modem/fax data pumps
  530.       (V.32bis, V.22bis, and V.29), DTMF, call progress detection,
  531.       sample rate conversion, and more.
  532.  
  533.  
  534. MWave - TI, IBM, Intermetrics multimedia system, due from IBM in 1993. 
  535.  
  536. Misc. NuBus boards - RasterOps , Radius, Mass Microsystems, Orange Micro,
  537. IBM M - - Motion.
  538.  
  539. P.OEM - Interated Systems Inc. fractal compression boards for the PC.
  540. 404-840-0310
  541.  
  542. two desktop video conferencing products for Sparc's
  543. with the Parallax XVIDEO board:
  544.  
  545. Communique! - desktop video conferencing products for Sparcs with the Parallax
  546.               XVIDEO board:
  547.     InSoft, Inc., 4718 Old Gettsburg Road, Executive Park West I, Suite 307
  548.     Mechanicsburg, PA 17055, USA. email: info@insoft.com
  549.         phone: 717-766-6290, fax: 717-766-8866
  550.  
  551. PSVC - desktop video conferencing products for Sparcs with the Parallax
  552.               XVIDEO board:
  553.     Paradise Software, Inc., 55 Princeton Heightstown Rd, Suite 109
  554.     Princeton, NJ 08550, USA. email: support@paradise.com
  555.     phone: 609-275-4475, fax: 609-275-4702
  556.  
  557. North Valley Research - video and other time-based media in a UNIX environment
  558.         North Valley Research; 15262 NW Greenbriar Pkwy; Beaverton, OR  97006
  559.         Phone (503) 531-5707, Fax (503) 690-2320. Todd Brunhoff <toddb@nvr.com>
  560.  
  561.  Boards Under Development
  562.  ------------------------
  563.  
  564. Matrox - Matrox Studio line of PC boards will include a 64-bit MOVIE bus and
  565.          JPEG compression.
  566.  
  567.  
  568. ------------------------------------------------------------------------------
  569.  
  570. Subject: [99] Acknowledgments
  571.  
  572.  
  573. There are too many people to cite. Thanks to all people who directly
  574. or indirectly contributed to this FAQ.
  575.